projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dd624c
)
* lisp/ffap.el (ffap-lax-url): Bump :version after recent change.
author
Glenn Morris
<rgm@gnu.org>
Wed, 4 Jan 2017 18:32:18 +0000
(13:32 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 4 Jan 2017 18:32:18 +0000
(13:32 -0500)
lisp/ffap.el
patch
|
blob
|
history
diff --git
a/lisp/ffap.el
b/lisp/ffap.el
index c1fab70fe94b40d2d53432d44612f4ce6935a955..8b48d71baea6ec05ce7920580a17966556b26928 100644
(file)
--- a/
lisp/ffap.el
+++ b/
lisp/ffap.el
@@
-170,7
+170,7
@@
this to nil will disable recognition of URLs that are not
well-formed, such as \"user@host\" or \"<user@host>\"."
:type 'boolean
:group 'ffap
- :version "25.
1")
+ :version "25.
2") ; nil -> t
(defcustom ffap-ftp-default-user "anonymous"
"User name in FTP file names generated by `ffap-host-to-path'.